Discrete Summation
نویسنده
چکیده
These theories introduce basic concepts and proofs about discrete summation: shifts, formal summation, falling factorials and stirling numbers. As proof of concept, a simple summation conversion is provided. 1 Stirling numbers of first and second kind theory Stirling imports Main begin 1.1 Stirling numbers of the second kind fun Stirling :: nat ⇒ nat ⇒ nat where Stirling 0 0 = 1 | Stirling 0 (Suc k) = 0 | Stirling (Suc n) 0 = 0 | Stirling (Suc n) (Suc k) = Suc k ∗ Stirling n (Suc k) + Stirling n k lemma Stirling-1 [simp]: Stirling (Suc n) (Suc 0 ) = 1 〈proof 〉 lemma Stirling-less [simp]: n < k =⇒ Stirling n k = 0 〈proof 〉 lemma Stirling-same [simp]: Stirling n n = 1 〈proof 〉 lemma Stirling-2-2 : Stirling (Suc (Suc n)) (Suc (Suc 0 )) = 2 ˆ Suc n − 1 〈proof 〉
منابع مشابه
New summation inequalities and their applications to discrete-time delay systems
This paper provides new summation inequalities in both single and double forms to be used in stability analysis of discrete-time systems with time-varying delays. The potential capability of the newly derived inequalities is demonstrated by establishing less conservative stability conditions for a class of linear discrete-time systems with an interval time-varying delay in the framework of line...
متن کاملEfficient Fully Discrete Summation-by-parts Schemes for Unsteady Flow Problems
We make an initial investigation into the numerical efficiency of a fully discrete summation-by-parts approach for unsteady flows. As a model problem for the Navier-Stokes equations we consider a two-dimensional advectiondiffusion problem with a boundary layer. The problem is discretized in space using finite difference approximations on summation-by-parts form together with weak boundary condi...
متن کاملAdditivity models for suprathreshold distortion in quantized wavelet-coded images
The additivity of wavelet subband quantization distortions was investigated in an unmasked detection task and in masked detection and discrimination tasks. Contrast thresholds were measured for both simple targets (artifacts induced by uniform quantization of individual discrete wavelet transform subbands) and compound targets (artifacts induced by uniform quantization of pairs of discrete wave...
متن کاملGosper’s Algorithm and Accurate Summation as Definite Summation Tools
Sufficient conditions are given for validity of the discrete Newton-Leibniz formula when the indefinite sum is obtained either by Gosper’s algorithm or by Accurate Summation algorithm. It is shown that sometimes a polynomial can be factored from the summand in such a way that the safe summation range is inreased.
متن کاملIndefinite summation with unspecified summands
We provide a new algorithm for indefinite nested summation which is applicable to summands involving unspecified sequences x(n). More than that, we show how to extend Karr’s algorithm to a general summation framework by which additional types of summand expressions can be handled. Our treatment of unspecified sequences can be seen as a first illustrative application of this approach.
متن کاملConvolutive decomposition and fast summation methods for discrete-velocity approximations of the Boltzmann equation
Discrete-velocity approximations represent a popular way for computing the Boltzmann collision operator. The direct numerical evaluation of such methods involve a prohibitive cost, typically O(N) where d is the dimension of the velocity space. In this paper, following the ideas introduced in [27, 28], we derive fast summation techniques for the evaluation of discrete-velocity schemes which perm...
متن کاملذخیره در منابع من
با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید
برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید
ثبت ناماگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید
ورودعنوان ژورنال:
- Archive of Formal Proofs
دوره 2014 شماره
صفحات -
تاریخ انتشار 2014